home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…tion Library 2 (Reseller)
/
Apple R&P Lib Reseller v2.0.iso
/
3-Demos
/
Third Party Demos
/
DTMedia
/
SpringBoard Publisher
/
background_11913.txt
< prev
next >
Wrap
Text File
|
1989-01-25
|
2KB
|
83 lines
-- background: 11913 from stack: in
-- bmap block id: 12357
-- flags: 0000
-- background id: 0
-- name: Coffee
-- part 2 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=491 top=322 right=341 bottom=511
-- title width / last selected line: 0
-- icon id / first selected line: 27009 / 27009
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: NextCard Black
----- HyperTalk script -----
on mouseUp
go to next card
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=1 top=321 right=341 bottom=24
-- title width / last selected line: 0
-- icon id / first selected line: 9301 / 9301
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: PrevCard Black
----- HyperTalk script -----
on mouseUp
go to prev card
end mouseUp
-- part 5 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=121 top=324 right=342 bottom=360
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 2048
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
visual iris close
go card "Menu"
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=134 top=325 right=342 bottom=361
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
visual iris close
go card "Menu"
end mouseUp